This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com

Home

 
4D v20 R7
_o_C_STRING

_o_C_STRING 


 

_o_C_STRING ( {method ;} size ; variable {; variable2 ; ... ; variableN} ) 
Parameter Type   Description
method  Method in Optional name of method
size  Longint in Size of the string
variable  Variable in Name of variable(s) to declare

The operation of the _o_C_STRING command is strictly identical to the _O_C_TEXT command (the size parameter is ignored). It is now recommended to only use _O_C_TEXT in your 4D developments.

 
PROPERTIES 

Product: 4D
Theme: Deprecated Commands
Number: 293

This command is deprecated and should not be used anymore

 
PAGE CONTENTS 
 
HISTORY 

Modified: 4D v11 SQL
Renamed: 4D v15 (C_STRING)

 
ARTICLE USAGE

4D Language Reference ( 4D v20 R7)