Initializing help system before first use

insightapi2~get_value

Purpose
Retrieve a named value stored in a dictionary
Synopsis
function get_value(dict:insightapi2~dictionary, name:text):any
function get_value(dict:insightapi2~dictionary_of_array_or_scalar_or_set, name:text):insightapi2~array_or_scalar_or_set
function get_value(dict:insightapi2~dictionary_of_execution_mode, name:text):insightapi2~execution_mode
function get_value(dict:insightapi2~dictionary_of_execution_resource_group, name:text):insightapi2~execution_resource_group
function get_value(dict:insightapi2~dictionary_of_job_phase_metric, name:text):insightapi2~job_phase_metric
function get_value(dict:insightapi2~dictionary_of_list_of_any, name:text):list of any
function get_value(dict:insightapi2~dictionary_of_model_entity, name:text):insightapi2~model_entity
function get_value(dict:insightapi2~dictionary_of_scenario_type, name:text):insightapi2~scenario_type
function get_value(dict:insightapi2~dictionary_of_text, name:text):text
function get_value(dict:insightapi2~dictionary_of_visualization_health_check, name:text):insightapi2~visualization_health_check
Arguments
dict 
The dictionary to query
name 
The named entry to query
Return value
The dictionary entry with the given name, or a default value if none

© 2001-2025 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.