You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Get-ServiceNowRecord: C:\Users\nscherer\Documents\PowerShell\Modules\ServiceNow\3.0.0\Public\Get-ServiceNowRecord.ps1:280:58
Line |
280 | … $customValues = Get-ServiceNowRecord @customValueParams
| ~~~~~~~~~~~~~~~~~~
| Cannot bind argument to parameter 'Table' because it is an empty string.
Screenshots
n/a
The text was updated successfully, but these errors were encountered:
Environment
Steps to reproduce
Get-ServiceNowRecord -Id RITM0616331 -IncludeCustomVariable
Expected behavior
it gets the record and includes custom variables
Actual behavior
Screenshots
n/a
The text was updated successfully, but these errors were encountered: