Type Function Return value Number Revision Release 2024.3703 Keywords on-demand resources, onDemandResources, getDownloadPriority See also onDemandResources.request() onDemandResources.setDownloadPriority() onDemandResources.*
If you are downloading several resources (tags) at once, you can use onDemandResources.setDownloadPriority() to manage which should be downloaded first.
This function returns the download priority (number) for a specified tag in the range of 0.0
to 1.0
where 1.0
is the highest and the default download priority.
onDemandResources.getDownloadPriority( tag )