Constructs a new ScriptAny based on the value given.
This can be any valid type such as null, bool, signed or unsigned ints or longs, floats, or doubles, strings, even primitive D arrays, as well as ScriptObject or ScriptFunction
See Implementation
Constructs a new ScriptAny based on the value given.