Start with Blocks

starts_with

1 Like

@ABG Can you tell code in detail?
Please... :slight_smile:
Where I have to put start text and end text. So, it is easy for me to understand.

@ABG Reply Please.

test_ends_with

test-starts_with starts_with

2 Likes

@ABG It is showing this error.

component_method (2)


component_method (3)


Yes, there is an easy way to do it :
1 Like

@Kumaraswamy But how to make this block without extension.

Then you should consider this as the answer

Also, the extension is very small.

1 Like

I done this. But how to make ends with block?

@Kumaraswamy I try this. But it is showing error.

Can you show how you're using it?

1 Like

Means...:face_with_raised_eyebrow::face_with_raised_eyebrow::face_with_raised_eyebrow::face_with_raised_eyebrow:

Maybe give me an example of what exactly do you want to achieve? Do you want to be able to cut text? Start Value and End Value? Eg start = 2, end = 5, text = appinventor, and then result = ppin? Is that the point?

1 Like

There is one word 'Welcome'. When user click on button if text of textbox start with 'W' and end with 'e'. Then navigate to new screen.

@Patryk_F I hope you understand.
Please help me soon...

This is it?

start (1).aia (2.3 KB)

1 Like

I will try.

blocks (1)


blocks

blocks (2)

This works fine, just reverse the text and check if they start from.

1 Like

Results

1 Like

I added the AIA file, you just need to download it and import it into appinventor. Surely the solution is easy, you just need to understand well what you need.

1 Like