--- title: testCallVectorString description: Test request. Returns back received vector of strings --- ## Method: testCallVectorString [Back to methods index](index.md) YOU CANNOT USE THIS METHOD IN MADELINEPROTO Test request. Returns back received vector of strings ### Params: | Name | Type | Required | Description | |----------|---------------|----------|-------------| |x|Array of [string](../types/string.md) | Yes|Vector of strings to return| ### Return type: [TestVectorString](../types/TestVectorString.md)