result = access ( string path );
access determines whether a path or file exists on the policy server host.
Returns true if the /tmp/user.text exists, false if not.
result = access ("/tmp/user.txt");
© ALL RIGHTS RESERVED. Conditions d’utilisation Confidentialité Cookie Preference Center