1 | svoid gazelle_setRuleText(S ruleID, S text) { |
2 | print("Setting text for rule " + ruleID + ":"); |
3 | printIndent(rtrim(text)); |
4 | print(); |
5 | dm_call(dm_gazelle_rulesModule(), 'setRuleText, ruleID, text); |
6 | } |
Began life as a copy of #1021867
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1022004 |
Snippet name: | gazelle_setRuleText |
Eternal ID of this version: | #1022004/1 |
Text MD5: | 8acec8961cae1ce39b1b4ddb30b6a3fc |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-03-05 13:27:11 |
Source code size: | 206 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 325 / 368 |
Referenced in: | [show references] |