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
1 changed files with 1 additions and 2 deletions

View File

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