Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Plant SCADA

FmtToStr

  • Last UpdatedJul 18, 2023
  • 1 minute read

Builds a formatted string from the current field data (in a format template).

Syntax

FmtToStr(hFmt)

hFmt:

The format template handle, returned from the FmtOpen() function. The handle identifies the table where all data on the associated format template is stored.

Return Value

The formatted string as defined in the format description.

StrToFmt, FmtOpen

Example

! Get the formatted string.
Str=FmtToStr(hFmt);

See Also

Format Functions

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in