← Back to Stormify Documentation

getObject

abstract fun getObject(parameterIndex: Int, type: KClass<*>): Any?

Retrieves the value of an OUT parameter at the given 1-based parameterIndex, cast to type.