In Subassembly Composer is possible to refer to the Math library of Microsoft Visual Basic.
But it is not possible to use simple functions such as CSTR or CDBL. No further library can have a reference.
Also Enum.value results to a string value. It can be used in Switch. But it can not be used as a string in a point code ! To do this you must DefineVariable (string) and finally assign the variable to the point Code !
Codes are capable of direct strings or direct string variables.
But it is not possible to use simple functions such as CSTR or CDBL. No further library can have a reference.
Also Enum.value results to a string value. It can be used in Switch. But it can not be used as a string in a point code ! To do this you must DefineVariable (string) and finally assign the variable to the point Code !
Codes are capable of direct strings or direct string variables.
No comments:
Post a Comment