blob: 7bdf4f62148b8159928d39c890738c642bc14688 (
plain)
1
2
3
4
5
6
7
8
9
|
[test](../../index.md) / [C](index.md) / [withParam](./with-param.md)
# withParam
`open fun withParam(par: String!): Unit`
### Parameters
`par` - String!: this is `some code` and other text
|