| Documentation |
|
void GB.ReturnConstZeroString ( char *str )
Returns a constant String value to the caller of the method or property.
![]() | This function does not abort the method or property. You must explicitely return from it by using the return instruction. |