codesysgood first issuemedium-priority
仓库指标
- 星标
- (351 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
Is your feature request related to a problem? Please describe.
https://github.com/PLC-lang/rusty/pull/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)