CA Service Management

CA SDM::.SPEL::. setval_by_name() 

Mar 03, 2017 12:57 PM

Overview

Set the named attribute from dob corresponding to the "this" pointer. If the name of the attribute is known at compile time the attribute can simply be assigned to. Setval_by_name allows the name to be calculated later.

Usage

 

Results

returns its second argument.

Examples

 

setval_by_name ("analyst.last_name", "Macul");

 

 

Where can I find Spel functions documentation? 

Statistics
0 Favorited
2 Views
0 Files
0 Shares
0 Downloads

Related Entries and Links

No Related Resource entered.