functiongetNamedAnnotation
Returns the value of the annotation with the given name in the given class.
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| TypeName | className | ||
| TypeName | annotationName |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Expression | result |
| Type | Name | Default | Description |
|---|---|---|---|
| TypeName | className | ||
| TypeName | annotationName |
| Type | Name | Default | Description |
|---|---|---|---|
| Expression | result |