getVariableID
Class: slreportgen.finder.ModelVariableResult
Namespace: slreportgen.finder
Get unique ID of model variable
Syntax
varID = getVariableID(variableResult)
Description
      returns a string that uniquely identifies the variable represented by the model variable
      search result. This ID is the default value of the varID = getVariableID(variableResult)LinkTarget property of
      the slreportgen.report.ModelVariable reporter for the variable. Therefore, you can use
      the ID to generate a link to the reported content for the variable.
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2019b