createTimeOnly

fun createTimeOnly(name: String, alias: String): Field

Creates a new FieldType.TimeOnly field object with the following parameters. Use this method to create a field. The field will be editable and nullable.

Return

A Field.

Since

200.4.0