BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/String
If bPickA is true, A is returned, otherwise B is
Target is Kismet Math Library
Inputs
| Type | Name | Description |
|---|---|---|
| string | A | |
| string | B | |
| boolean | Pick A |
Outputs
| Type | Name | Description |
|---|---|---|
| string | Return Value | If bPickA is true, A is returned, otherwise B is |