CharBufferString.Copy (METH)¶
METHOD Copy : DINT
Does a strcpy from the source string cbsSource into our instance. Will return the number of copied characters including the terminating ‘0’ or “0”
- InOut:
- Scope - Name - Type - Return - Copy- DINT- Input - cbsSource- REFERENCE TO CharBufferString 
