Share

format Method

Overload List

Method Description
AcValue::format (ACHAR*&) Formats the provided string.
AcValue::format (ACHAR*, ACHAR*&) Formats the provided string.
AcValue::format (ACHAR*, AcString &) Formats the provided string.
AcValue::format (ACHAR*, AcValue::FormatOption) Formats the value of the AcValue object.
AcValue::format (ACHAR*) Formats the value of the AcValue object.
AcValue::format (AcString &) Formats the provided string.
AcValue::format (AcValue::FormatOption) Formats the value of the AcValue object.
AcValue::format () Formats the value of the AcValue object.

Was this information helpful?