Available on all targets
statictoHscript(code:String):String
Converts the given inScript to hscript. This will take care of transforming a few idioms borrowed from js/ts to hscript equivalent.
inScript
Parameters:
Returns:
String