AsValue (RAW) Bug with Byte

a bug/missing implementation for alpha/beta >= 29:

AsValue (RAW) throws exceptions when using Byte as Format. just try attached patch.

TTY says:

00:00:48 ERR : Exception occured in TMPluginWrapperNode.Evaluate: The method or operation is not implemented.

asvalue_raw_bug.v4p (3.1 kB)

should be fixed in latest alpha (d91acd8bcb).

great, thank you!