Hi,
one thing I couln't currently find in the documentation: Does it provide common methods, that we know from C#, like Int.Parse('1');, 1.ToString({options here like sprintf})?
That would be a nice feature, if not already implemented. A second sub-question on this: Would you like to provide common number format convert functions in the .ToString() method like my example from above?
Thanks in advice,
alpham8
Hi,
one thing I couln't currently find in the documentation: Does it provide common methods, that we know from C#, like
Int.Parse('1');,1.ToString({options here like sprintf})?That would be a nice feature, if not already implemented. A second sub-question on this: Would you like to provide common number format convert functions in the
.ToString()method like my example from above?Thanks in advice,
alpham8