Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Personas 3.0: How to use session.utils.include()?

Former Member
0 Kudos

Hi Personas 3.0 experts,

Does anyone know how to use session.utils.include() in script? Is it use to include codes from other scripts? Thanks.

In code it shows:

session.utils.include(scriptResourceId, alwaysExexcute /*bool)->fn(*/ );

Can anyone explain hwoto use the 2nd parameter?

Thx.

Br,

Dong Zhu

1 ACCEPTED SOLUTION

0 Kudos

please check here, it explains both the parameters:

Scripting: Including Global Javascript Libraries - SAP Imagineering - SCN Wiki

2 REPLIES 2

0 Kudos

please check here, it explains both the parameters:

Scripting: Including Global Javascript Libraries - SAP Imagineering - SCN Wiki

0 Kudos

You shot the target.

Dong