4D v16.3

_o_C_STRING

Home

 
4D v16.3
_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 C_TEXT command (the size parameter is ignored). It is now recommended to only use C_TEXT in your 4D developments.



See also 

C_TEXT
Compiler Commands
Count parameters

 
PROPERTIES 

Product: 4D
Theme: Compiler
Number: 293

This command is deprecated and should not be used anymore

 
HISTORY 

Modified: 4D v11 SQL
Renamed: 4D v15

 
ARTICLE USAGE

4D Language Reference ( 4D v16)
4D Language Reference ( 4D v16.1)
4D Language Reference ( 4D v16.2)
4D Language Reference ( 4D v16.3)