Actions
Feature #3616
closedAdd .ignore property in $script() identifier
Start date:
07/24/2017
Due date:
% Done:
0%
Estimated time:
Operative System:
All
Description
Hello,
I saw that the AdiIRC has an ability to ignore an script file from using if selected via script editor but there is not an identifier function to catch that, so it would be nice to be added an (adiirc only) property like '.ignore' to return $true/$false if the loaded script file is in ignore mode or not.
Example: //echo -a IS: $script(1).ignore = $false or $script(test.mrc).ignore = $true
- Thanks!
Actions