PeopleSoft
To learn and share
Pages
Home
Introduction
App Designer
People Code
SQR
App Engine
Component Interface
File Layout
PSQuery
Data Mover
SQL
Interview Questions
Integration Broker
Dec 30, 2012
PeopleSoft : Check whether user belongs to a role:
IsUserInRole
(rolename1
[
, rolename2
]. . .)
Returns a Boolean value: True if the current user belongs to one or more of the roles in the user role array, False otherwise.
Example:
&flag=IsUserInRole("Admin");
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment