ERROR (ENUM) ¶ TYPE ERROR : Attributes: qualified_only InOut: Name Initial NO_ERROR END_OF_BUFFER 2 WRONG_CONFIGURATION WRONG_PARAMETER INVALID_ENCODING NO_MEMORY POOL_EMPTY ALREADY_INITIALIZED WRONG_OPERATION
Functionblocks ¶ Range (FunctionBlock) IRange GetNextRune (Method) Reset (Method) UngetLastRune (Method) SetInitialValue (Method) _RangePool (FunctionBlock) Protected GetRangeSize (Method) NewRange (Method) _StringPool (FunctionBlock) IStringPool GetString (Method) SetInitialValue (Method) _UTF8String (FunctionBlock) IString GetSegment (Method) IsValid (Method) IStringRepresentation Len (Method) ToIString (Method)
Range (FB) ¶ FUNCTION_BLOCK FINAL Range EXTENDS _Disposable IMPLEMENTS IRange Rune by rune Iteration over the content of a itfString instance. InOut: Scope Name Type Input Const itfString IString Methods: SetInitialValue GetNextRune Reset UngetLastRune Structure: IRange GetNextRune (Method) Reset (Method) UngetLastRune (Method) SetInitialValue (Method)
IRange ¶ GetNextRune (Method) Reset (Method) UngetLastRune (Method)
Range.SetInitialValue (METH) ¶ METHOD FINAL SetInitialValue : ERROR InOut: Scope Name Type Return SetInitialValue ERROR Input itfString IString
_RangePool (FB) ¶ FUNCTION_BLOCK FINAL _RangePool EXTENDS _AbstractRangePool IMPLEMENTS IRangePool Provides a pool of IRange instances. Use the GetRange method to get a new instance. InOut: Scope Name Type Inherited from Input Const udiInitialCapacity UDINT _AbstractRangePool pbyPool POINTER TO BYTE _AbstractRangePool udiPoolSize UDINT _AbstractRangePool usiExtensionFactor USINT _AbstractRangePool Methods: GetRangeSize NewRange Structure: Protected GetRangeSize (Method) NewRange (Method)
Protected ¶ GetRangeSize (Method) NewRange (Method)
Unicode Data Library Documentation ¶ Company CODESYS Title Unicode Data Version 4.0.0.0 Categories Intern|Strings Namespace UCD Author CODESYS Development GmbH Placeholder UnicodeData Description 1 ¶ Provides data to implement some properties of Unicode code points. Please use the Unicode Support Library so that you can make use of the data from this library. Contents: ¶ Library Information GetLibVersion (Function) GetLibVersionNumber (Function) IsLibReleased (Function) UnicodeData Globals Indices and tables ¶ 1 Based on Unicode Data.library, last modified 21.06.2023, 11:09:31. LibDoc 4.4.0.0-b.27 The content file Unicode Data.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 21.06.2023, 11:09:33.
Library Information ¶ GetLibVersion (Function) GetLibVersionNumber (Function) IsLibReleased (Function)