Resolved! need help with Script include
Hello All,i have a script include in which i would like to add 3 groups in the condition but not sure how to do it .need some help.The script is: if (!gs.getUser().hasRole('ABS_EXT_FTS')) {result += '^name!=EXT_FTS' ;} return result ...
