PLC-lang/rusty

`__ISVALIDREF` helper function

オープン

#1,254 opened on 2024/07/02

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (71 件のフォーク)auto 404
codesysgood first issuemedium-priority

Repository metrics

Stars
 (351 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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)

コントリビューターガイド