Update and rename getConfigValue to getConfigValue.js

This commit is contained in:
John Bowdre 2022-06-14 08:47:31 -05:00 committed by GitHub
parent 641cc352ce
commit 84338c5b30
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,4 @@
/* /* JavaScript: getConfigValue action
JavaScript: getConfigValue action
Retrieves the configuration element attribute value for a given key. Retrieves the configuration element attribute value for a given key.
Inputs: path (string), configurationName (string), variableName (string) Inputs: path (string), configurationName (string), variableName (string)
Return type: string Return type: string