You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe. #1251 introduced the REF= and REFERENCE TO (extension) keywords. According to CodeSys the __ISVALIDREF function is also part of that extension however and currently missing.
Describe the solution you'd like
Implement the given function either as part of the stdlib or as a builtin (probably the latter though)
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
#1251 introduced the
REF=
andREFERENCE TO
(extension) keywords. According to CodeSys the__ISVALIDREF
function is also part of that extension however and currently missing.Describe the solution you'd like
Implement the given function either as part of the stdlib or as a builtin (probably the latter though)
The text was updated successfully, but these errors were encountered: