Skip to content

How do I store app package information?

This example demonstrates how to store app package information and store it in a variable.

In the solution below, we use the HICC Prod mobile app to store package information by using the “storeCurrentPackage” command. The variable name goes into the Target field where the value is stored.

Solution:

# Command Target Value
Store package information of HICC Prod App
1 storeCurrentPackage packageName

Note:

  • This command is supported only in Android devices.

Feedback and Knowledge Base