Share

AcGiVariant::set

C++

void set(
    const ACHAR *
);

Description

Changes the instance to be of type kString, and assigns a new value.

Parameters

Parameters Description
value Input new string value for this instance.

Links

AcGiVariant

Was this information helpful?