Which of the following methods are useful in Access Control scripts?
gs.hasRole() and currentisNew()
_user.hasRole() and current.isNewRecord()
g_user.hasRole()andcurrent.isNew()
gs.hasRole() and current.isNewRecord()
Submit