Hey @Jimbohalo10,
In my function, logic
is used as the type:
ToString(Val:logic) : string = if (Val?). "true" else "false"
Hey @Jimbohalo10,
In my function, logic
is used as the type:
ToString(Val:logic) : string = if (Val?). "true" else "false"