company logo

SystemClass :: ToLower - Convert string to lower case letters

name.ToLower();

Return value:  String object ( NString & )

Implementation details

NString SystemClass  :: ToLower ( PropertyHandle &calling_object )
  • calling_object - Calling object

    The calling object is the property handle for the property (variable, collection) to be processed by a external function or service.