# Point Mobile Scan Get Enabled Symbology

Gets a list of the enabled symbologies for the Point Mobile Scan device.

Action available for the following operating systems:

![](/files/-McsYNWc88h_Sm8kJQcc)

### Parameters

* **Symbologies List** *\<unquoted string> -* The control or variable that saves the enabled symbologies list of the PointMobile Scan device.
* **Items Count** *\<unquoted string> -* The control or variable that saves the number of symbologies in the returned list.
* **Items Separator** *\<string> -* The string to separate the items of the returned list.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.sysdevmobile.com/kalipso5/developing/form/actions/actions-description/group-barcode/point-mobile-scan-get-enabled-symbology.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
