Prompt

For displaying elements on the screen such as texts, buttons, inputs, and images, you can use the prompt predicate with the following syntax:

prompt :- show [...].

Last updated