We are currently experiencing intermittent login issues on Community.  The team is actively working on a fix.

CAD

22311a1263
Tera Contributor

Which of the following objects can be used in a Script Action script?

  • A. GlideRecord 

  • B. current 

  • C. previous 

  • D. event

1 ACCEPTED SOLUTION

Harish Bainsla
Kilo Patron
Kilo Patron

Hi @22311a1263 

A. GlideRecord, B. current, and D. event are correct 

if my answer helps you mark helpful and accept solution

View solution in original post

4 REPLIES 4

sangrulkaradvai
Tera Expert

All four objects — GlideRecord, current, previous, and event — can be used in a Script Action script.

select 3

 

Harish Bainsla
Kilo Patron
Kilo Patron

Hi @22311a1263 

A. GlideRecord, B. current, and D. event are correct 

if my answer helps you mark helpful and accept solution

Thank you!!