Function operator= from stl
Brief description
operator=(left:String,right:String):bool
Computes the relation More ...
Function information
| Name: | operator= |
| Base: | |
| Group: | Built-in plugins:Strings |
| Icon: | string.png |
| Color: | black |
| Authors: | Aless Lasaruk |
| Copyright: | (c) 2010 Aless Lasaruk |
Detailed description
Computes the relation
Input parameters
-
left:
String
- Left argument
-
right:
String
- Right argument
Return values
-
Default return value:
bool
- Boolean value
