PLC-lang/rusty

`__ISVALIDREF` helper function

開放

#1,254 建立於 2024年7月2日

 (0 則留言) (0 個反應) (0 位負責人)Rust (71 個分叉)auto 404
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)

貢獻者指南