blob: 566b176dc22c2aa1d4c455601a2ce3ab1ed25898 (
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
|