UTF8String (FB) ¶ FUNCTION_BLOCK FINAL UTF8String VAR_GENERIC InOut: Scope Name Type Comment Input Const sValue STRING(MAX(4, udiSize)) Initial value of this instance Methods: SetInitialValue Structure: SetInitialValue (Method)
UTF8String.SetInitialValue (METH) ¶ METHOD FINAL SetInitialValue : ERROR InOut: Scope Name Type Return SetInitialValue ERROR Inout Const sValue STRING(MAX(4, udiSize))
Library Information ¶ GetLibVersion (Function) GetLibVersionNumber (Function) IsLibReleased (Function)
ERROR (ALIAS) ¶ TYPE ERROR : SBB.|dERROR|
ICharmap (ALIAS) ¶ TYPE ICharmap : SBB.|dICharmap|
IString (ALIAS) ¶ TYPE IString : STR.|dIString|
IStringRepresentation (ALIAS) ¶ TYPE IStringRepresentation : STR.|dIStringRepresentation|
RUNE (ALIAS) ¶ TYPE RUNE : UTF8.|dRUNE|
Enums ¶ RANGE_TYPE (Enum)
RANGE_TYPE (ENUM) ¶ TYPE RANGE_TYPE : Selects a type for RangePool Attributes: qualified_only InOut: Name Comment UNKNOWN ISTRING Provide STR.IRange instances IBUILDER Provide SBD.IRange instances