Home / api / cat / returnstring 
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration   
fr  de  es  it  nl  pl  pt  pt_BR  ca  ar  fa  vi  ja  ru  zh  zh_TW  eo 
Documentation
History
 
Returning Strings
GB.ReturnConstString Returns a constant String.
GB.ReturnConstZeroString Returns a zero-terminated constant String.
GB.ReturnString Returns a String.
GB.ReturnNewString Creates a new String and returns it.
GB.ReturnNewZeroString Creates a new String from a zero-terminated string and returns it.