easitab / EPR.GlobalFunctions

Provide functions to be used in script executed by EasitProcessRunner
https://docs.easitgo.com/techspace/epr/globalfunctions/
Apache License 2.0
1 stars 0 forks source link

Convert-EasitGOExportString returns too much #57

Closed easitab-owner closed 8 months ago

easitab-owner commented 8 months ago

Convert-EasitGOExportString returns whole export instead of item 0 in itemToImport ($rawEasitGOObject.itemToImport[0])

But this raises the question if we should have a -Full parameter..