The new docs.trellix.com features a modernized UI and AI-powered conversational search. Content is currently available in English, with additional languages launching in mid-October 2026. We hope you enjoy the updated experience.

iUtil command

Prev Next

The iUtil command converts the specified string into arguments and pass it to the function.

Note

Exploit Prevention is not supported in the ARM architecture.

Syntax

iUtil cvt2args name

Parameter

Parameter

Description

cvt2args

Converts the specified strings into arguments.

Example

set test_var10 [iUtil cvt2args $test_var10]

For more Expert Rules examples, visit the Trellix Github repository.