Groovy (Low-code)SDK Functions (Groovy)SQLsql.useAuthOn this pagesql.useAuth sql.useAuth(name) Description Uses the stored credentials with the name of the argument. Parameters ParameterTypeExplanationnameStringThe name of the credentials in the credentials store Example sql = option.sqlsql.useAuth("sqlite")