Type list READ/WRITE
runargv specifies the complete argument list for the session. This variable is initialized from the value of the incoming argv variable.
# Setting the runargv in the policy file can be used to add additional
# command line arguments to programs
if (command == "runTest")
{
runargv=replace(runargv,1,length(runargv));
runargv=append(runargv, "-u", user };
}© 2025 One Identity LLC. ALL RIGHTS RESERVED. 利用規約 プライバシー Cookies Preference Center